home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: uu4news.netcom.com!oceania!usenet
- From: James Chuang <jchuang@oceania.com>
- Subject: Re: spawn from C in Windows
- X-Nntp-Posting-Host: 192.131.245.219
- Content-Type: text/plain; charset=us-ascii
- Message-ID: <3106CEC9.5D27@oceania.com>
- Sender: usenet@Oceania.COM (News Account)
- Content-Transfer-Encoding: 7bit
- Organization: Oceania, Inc.
- References: <4dobe7$llg@test24-227.rz.uni-hohenheim.de>
- Mime-Version: 1.0
- Date: Thu, 25 Jan 1996 00:28:57 GMT
- X-Mailer: Mozilla 2.0b6a (WinNT; I)
-
- Try CreateProcess() or WinExec().
-
- jamesc
-
- Arnoud van der Lugt wrote:
- >
- > Hi,
- >
- > As an unexperienced MVC++ user I tried to use the _spwanl function to
- > execute another program from a C program. This don't seems to works
- > for MSWindows. How should I do something like this ?
- >
- > Arnoud van der Lugt
- > lugt@nrs.nl
-